id_is_pattern


Description:

[ Version ( since = "3.0" ) ]
public static bool id_is_pattern (int resource_id)

Returns whether the resource ID is a pattern.

This procedure returns TRUE if the specified resource ID is a pattern.

Parameters:

resource_id

The resource ID.

Returns:

TRUE if the resource ID is a pattern, FALSE otherwise.