Usage#

Random words that work as introductory for myFunction.myFunction() function:

myFunction.myFunction(class_type)#

Basic function that return False or, a string and True.

Parameters

class_type (str or None) – Name of the type for the class.

Returns

True if the type is ‘test’ or False in any other case.

Return type

boolean

More words