Returns True if the Specified Fragement is activated
[Visual Basic] Public Function hasFragment( _ ByVal String As String _ ) As Boolean [C#] public bool hasFragment( string String ); [C++] public: bool hasFragment( String* String ); [JScript] public function hasFragment( String String ): bool;
Invalid Fragment names will not be recognized by the system
Site Class | ppm3dakClient Namespace