Miscellaneous Toolbox

From NeatTools

Real to Integer Object

Converts real numbers to integers.

Integer to Real Object

Converts integers to real numbers.

Byte to Integer

Converts bytes to integers.

Integer to Byte

Converts integers to bytes.

WAV to Integer

Converts WAVs to integers.

Integer to WAV

Converts Integers to WAV.

String to Integer

Converts strings to integers.

Integer to String

Converts integers to strings.

String to Byte

Converts strings to bytes.

Byte to String

Converts bytes to strings.

Date to Real

Converts dates to real.

Real to Date

Converts real to date.

Date Greater Than

Greater than (for use with dates).

Date Greater Than or Equal

Greater than or equal to (for use with dates).

Date Equal

Equal (for use with dates).

Date Not Equal

Not equal to (for use with dates).

String Greater Than

Greater than (for use with strings).

String Greater Than or Equal

Greater than or equal to (for use with strings).

String Equal

Equal (for use with strings).

String Not Equal

Not equal (for use with strings).

String Addition

Addition (for use with strings).

String Subject

Subtract (for use with strings).

String Delete

Delete (for use with strings).

String Insert

Insert (for use with strings).

String Length

Length of string

String Position

Position (for use with strings).

String Upper Case

Upper case (for use with strings).

String Lower Case

Lower case (for use with strings).

Byte Addition

Addition (for use with bytes).

Byte Subtract

Subtract (for use with bytes).

Byte Delete

Delete (for use with bytes).

Byte Insert

Insert (for use with bytes).

Byte Length

Length (for use with bytes).

Byte Position

Position (for use with bytes).