ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Inserting a token directly Hide the details
Real subscript of the inserted token,0 if an error occurs:If the Edit control is not a "Text token" control (the TokenEnabled property is set to False). If a duplicate has been detected and the TokenAllowDuplicate property 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 (<Edit>.AddToken).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
Name of the Token variable describing the token to add.
Last update: 05/26/2022
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: