Variable Types
Posted: Sun Jun 23, 2013 2:55 pm
Hey guys, I was wondering if it might be possible to have things like variable types in LC? For example in C# you can define something as int for an integer and it will error out if you try and put a string in or leave the parameter empty.
Maybes you could have something like:
Please don't judge me. I've never quite been firing on all cylinders.
Maybes you could have something like:
Code: Select all
Function MySuperAwesomeLazers Int pPew, Bool pIsBigPew, pLikesAnyKindaPew
End MySuperAwesomeLazers