check_requirements


Description:

[ Version ( since = "1.6" ) ]
public virtual signal string check_requirements (Context ctx, string[] arr)

Parameters:

ctx

a Context

arr

a NULL-terminated array of strings

Returns:

a newly allocated string with comma-separated list of unsupported options. An empty string must be returned if all options are supported.