get_commands method

get_commands

Gets all commands of header or footer.

Returns

Returns all commands of header or footer.

def get_commands(self, header_footer_script):
    ...
ParameterTypeDescription
header_footer_scriptstrThe header/footer script

See Also