diff --git a/Constents.md b/Constents.md new file mode 100644 index 0000000..c2e59b5 --- /dev/null +++ b/Constents.md @@ -0,0 +1,11 @@ +# Constents +This page contains some constent values used thru out the wiki. This can be seen as a Terms definion, but in no way contains evry thing. + +## Type Enums +- `string` +- `int` +- `float` +- `double` Only use this if you need the presision of a double +- 'array` +- `boolean` +- `char` \ No newline at end of file