Forum Moderators: open

Message Too Old, No Replies

basics.getconstant?

         

sikooi

1:24 am on Oct 18, 2004 (gmt 0)

10+ Year Member



Any body can help me?

what is the meaning by:

basic.getconstant("str_name")

thanks!

Bernard Marx

9:57 am on Oct 18, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Anybody's guess.
If this is Javascript, then the script is using custom objects and methods that have been defined in the script.
getconstant
is not a native Javascript method.