Method __has_embed()
- Method
__has_embed
 bool__has_embed(mixedidentifiers)- Description
 This macro checks whether the set of
identifiersis a valid argument to #embed or not.- Returns
 __has_embed returns
1if the set of identifiers given as argument is valid as an argument to #embed and0otherwise. Note that the set of identifiers may contain preprocessor parameters.- Note
 Not available prior to Pike 9.0.
- See also