Returns an <int32> greater than or equal to zero if the <FilePath> object submitted to this function is a sub-directory of this <FilePath> object. Otherwise returns -1.
int64 SubdirectoryOf( FilePath p_oFilePathB )
| Parameter Type | Parameter Name | Documentation | 
|---|---|---|
| <FilePath> | p_oFilePathB | The <FilePath> object to query with respect to its status as a sub-directory of this <FilePath> object. | 
None published. Please look for an example in the Simdify Scripting Language code base.