Actifsource

#6851 [Story/Util] Define a literal value in hex bit or decimal 'HexBitDecimalLiteral'

Actifsource code generator for any programming language
Release: Actifsource V11.3.0

It should be possible to define a literal value in hex bit or decimal:


Define a 'HexBitDecimalLiteral':

6851 1 LiteralDefinition1

Add Values:

6851 2 LiteralValues

Validate the values:

6851 3 LiteralValidator1

Use literal built-in functions:

6851 4 LiteralTemplate1

6851 5 LiteralCode1

On github the example has been extended: