strpas
What: string function
File:
Layer: 1
Format: result = strpas( pchar )
Platforms: C++, Javascript, Pascal, PHP
This returns a string version of the passed character pointer.
In Pascal, this is only defined if the version of Pascal being used does not provide the function.