HasRemCode Method

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

Description

Returns true if the RemCode property has a value.

Note: if there's no selection, the function always returns True. If there's selection, the function returns True only if the attribute has the same value in entire selection.

Note: to test if text is regionalized, see the example in GetMode.

Syntax

object.HasRemCode

object

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

See also

Other hidden text properties and functions