Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
The Programming Mess
Message
From
13/05/2013 09:25:59
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
01572688
Message ID:
01573677
Views:
90
>>object oriented
>
>Not to sure I'd agree with that statement. Maybe in the name space.
>
>Johnf

FWIW,

'string'.toLowerCase() // VFP lower()
'string'.indexOf() // VFP at()
'string'.lastIndexOf() // VFP rat()

etc.

https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/String/prototype#Methods

"All String instances inherit from String.prototype. Changes to the String prototype object are propagated to all String instances."
Thierry Nivelet
FoxinCloud
Give your VFP application a second life, web-based, in YOUR cloud
http://foxincloud.com/
Never explain, never complain (Queen Elizabeth II)
Previous
Reply
Map
View

Click here to load this message in the networking platform