binary

Create or convert a variable or value into a binary format

Syntax

result = binary ( value ) ;

binary variable [= value] ;

Arguments

list value

Return Value

binary result

Exceptions

%ARGUMENT : Invalid arguments. Usage: binary variable [= value] ;

%IDENTIFIER : 'variable' argument is not a valid identifier, literal, or reference

Description

None

Examples

To execute the example below, press or modify the example to try different variations.

Related Links

hex