Folks,

Did you guys knew that "?" is a valid character for naming functions and
commands? I just created a function like that and it works

function mode? pMode
  return pMode is sLocalVarA["mode"]
end mode?

and I can use it like this:

if mode?("fundamenteal") then
bla bla bla
end if



-- 
http://www.andregarzia.com All We Do Is Code.
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to