Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Equivalent of StrTran() in javascript
Message
From
03/01/2012 17:58:08
 
 
To
03/01/2012 17:27:28
General information
Forum:
Javascript
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01532116
Message ID:
01532139
Views:
60
>>String.replace(what, by, FLAGS) does work fine;
>>it even accepts a Regular Expression as what to search for and a Function as what to replace by.
>>https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/String/replace (the best reference I'm aware of)
>
>Thanks for the additional info

Hi,

Additional place to find 'translations' of VFP command into javascript:

http://www.visualfoxpro.com/ and look for Code Reference which will show you an extensive list

Regards,

Koen
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform