![]() | SetAlterableValue | ![]() |
| SetAlterableValue Changes / creates an alterable value. bSuccess = myInstance.SetAlterableValue( Key, Value ) Return value TRUE if the value was changed successfully, otherwise FALSE. Parameters
Alterable values use a Hash algorithm on the key for speed. Integer keys will be converted into strings, meaning there is no speed advantage for using them. See also Instance:AddToAlterableValue Instance:GetAlterableValue JAM © 2005 no one in particular Project started by David Evans in 2005 | ||