formats_contains
Description:
public bool formats_contains (
Format formats,
Format format)
See if the given format is inside the format array.
Parameters:
| formats |
The format array to search |
| format |
the format to find |
Returns:
| TRUE if the format is found inside the array |