Sets the name of the bus entry.

syntaxSyntax:
DlxBusentry.SetEntryName(name)

Parameters

Parameter Description
name The name of the bus entry. To insert overlined characters in the text, they must be delimited with the '|' character. Ex: P1/|P2|

Return Value

If the name is set correctly it returns true otherwise it returns false.

Example

  Copy codeCopy code

See also