CvInt
The ‘CvInt()’ function converts text or a Yes/No value into a number. Yes/No values are converted into 1 (Yes) and 0 (No).
Can be used in: mailing text, actions
Syntax |
CvInt(Text, (AltText)) CvInt(Yes/No-Value) |
---|---|
Result |
A number, Type: Integer |
Parameter
|
|
Related topics