BaseConvert | |||||||||||||
Type | operator | ||||||||||||
Dictionary | LCB | ||||||||||||
Library | LiveCode Builder | ||||||||||||
Syntax |
| ||||||||||||
Associations | com.livecode.math | ||||||||||||
Summary | Converts the base of Operand | ||||||||||||
Parameters |
| ||||||||||||
Values |
| ||||||||||||
Description | Interprets a string in the desired source base and converts it to the desired target base, and returns a string representation.
| ||||||||||||
Tags | math |