SplitTextListId (FUN)¶
FUNCTION SplitTextListId : INT
It splits the “one string” text in text list name and text ID Return values: 0 -> Ok
-1 -> there are UNICODE chars, sobstitute with ‘?’ -2 -> invalid input pointers -3 -> not valid input string: e.g. ‘myproject.text.id’
- InOut:
- Scope - Name - Type - Comment - Return - SplitTextListId- INT- Input - rwStr- REFERENCE TO WSTRING - “one string” text - rsTLName- REFERENCE TO STRING - Text list name - rsTLIndex- REFERENCE TO STRING - Text list ID