Skip to content

Create function definition #15

Open
@navinsubramani

Description

@navinsubramani

Using the indent and available function, the developer should be able to create functions on the script and provide definition to it. Later point this function can be called for execution.

Function definition:

def <function_name>(,,..)
->...
->...

Function execution:

exec <function_name>(,,..)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions