RemCode Property

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:23

Description

Returns and sets the notes mode code, 0 when not in notes mode. Correspond to the GNML tag >rem...<.

Syntax

object.RemCode [ =iCode]

object

Required. Object name, returned by Text.GetTextStatus, Text.GetParaTextStatus and Text.GetDefaultTextStatus functions

 

iCode

Optional. Notes mode code.

Notes

When you need to set rem with two parameters, e.g. >rem 9419,2< for regionalized text, use the GetMode and SetMode instead of RemCode.

See also

Other hidden text properties and functions