|
mdm.Extensions.MovieTech._strfind (Method) |
|
Availability
Windows
Parameters
Integer: N ieme occurence
Returns
Position dans la chaine oł commence la string rechercher as: Integer
Description
Requirements
Windows 98
Windows NT
Windows XP
Aditional Requirements:
Framework 2.0
MSVCR80.dll
Example
param1="web.com";
Example (Literal)
myresult=mdm.Extensions.MovieTech._strfind("web.com",".com","1");