Skip to content

This module will have misc "extras" extending the various data types & classes.

License

Notifications You must be signed in to change notification settings

sboss/xojo-extras

Repository files navigation

xojo-extras

This module will have misc "extras" extending the various data types & classes. You will need Xojo ( http://xojo.com ) to use this module.

methods added

<string>.paddedRight( width )

<string>.paddedLeft( width )

<string>.chomp

<string>.mid( start,width )

<string>.shift

<integer>.shift

<double>.shift

<integer>.plusplus

<double>.plusplus

<integer>.isEven

<double>.isEven

<integer>.average

<double>.average

<string>.push

<integer>.push

<double>.push

<integer>.minusminus

<double>.minusminus

<string>.deTAB( numberOfSpaces )

<string>.phoneticAlphabetNATO

<string>.morseCode

Xojo Unit Testing

as of v20151203a, we have added Xojo Unit Testing ( https://github.com/xojo/XojoUnit ) to the module. If you do not want to do Xojo Unit Testing, remove the XojoUnit folder out of the source code ( from within the IDE ). And also remove extras\XojoExtras_UnitTests from within the IDE.

About

This module will have misc "extras" extending the various data types & classes.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages