Sets the name of the bus entry.
Syntax: |
---|
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 code | |
---|---|
|