Integer Digits (Digitize the Integer)
Returns the ordered digits for the given integer. Digitizes the integer.
Properties
Integer: Location of the integer to convert into an ordered digits
Base: Digit base
E.g. Base 2
will convert the integer into binary
Output
Output-location: Location to store the output data