RightOfEqual
Table Of Contents
Index
RightOfEqual (String) : String
RightOfEqual return that part of the string that is right of the equal character (not including the equal character itself) and with trailing spaces trimmed off.
Example:
Writeln RightOfEqual('Device=VIPX.386') ;returns 'VIPX.386'
See Also:
LeftOfEqual
Category:
String
Table Of Contents
Index
Shopping
Forum
EMail
Index
Home