Changes

Jump to navigation Jump to search
no edit summary
This is a short LSL script snippet which will work in both Opensimulator and Second life. It takes user input and then verifies whether it can be correctly used as a float (decimal number). <br>
If you prefer to download the file it is available along with others on my [https://github.com/manwapastorelli/OpenSimLSL GitHub Page]. This is a useful script to have in your LSL preprocessor folder.
=== Using The Script ===
The functionality for this script is contained in the method (sometimes known as user-defined function or UDF) at the top. Everything inside state_entry is there purely to demonstrate how the function might be used.
 
=== Script On Github ===
[https://github.com/Fire-And-Ice-Grid/LSL-And-OSSL-Script-Library LSL And OSSL Script Library On GitHub]
==== Licence ====

Navigation menu