get_commands method

get_commands(self, header_footer_script)

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_scriptSystem.StringThe header/footer script

See Also