Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
The Programming Mess
Message
De
13/05/2013 09:25:59
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
01572688
Message ID:
01573677
Vues:
88
>>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)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform