Convert
Metaflow referentie: Convert
String To Double

Optie |
Waarde |
Type veld |
Input |
String to be converted. Requires using the conventions of the invariant culture |
text |
Output |
Result double |
text |
String To Float

Optie |
Waarde |
Type veld |
Input |
String to be converted. Requires using the conventions of the invariant culture |
text |
Output |
result float |
text |
String To Int

Optie |
Waarde |
Type veld |
Input |
String to be converted. Requires using the conventions of the invariant culture |
text |
Output |
result integer |
text |