ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Inserting a token directly Hide the details
Real subscript of the inserted token,0 if an error occurred:If the edit control is not a "Text token" edit control (..TokenEnabled is False). If a duplicate has been detected and if ..TokenAllowDuplicate is set to False.
Name of the "Text token" edit control.
Token insertion subscript. If <Position> is greater than the number of tokens in the control, the token is added at the end of the existing tokens (EditAddToken).If <Position> is set to 0, the token is added at the beginning. If <Position> is set to -1, <Result> is 0.
Value of the token.
Caption of the token. If this value is not specified, it will correspond to the value of the token.
Inserting a token via the Token type Hide the details
Real subscript of the inserted token,0 if an error occurred:If the edit control is not a "Text token" edit control (..TokenEnabled is False). If a duplicate has been detected and if ..TokenAllowDuplicate is False.
Name of the Token variable describing the token to add.
Last update: 09/20/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: