Ticket #75 (new enhancement)
empty input value problem
Reported by: | lucadelu | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Development platform | Version: | 1.0 |
Keywords: | inputs, empty | Cc: |
Description
When a input value is set in the zcfg file as not required we should find a simple way to find if this is set or not.
My idea is to convert the input value (for example Python inputs[ "myInputsName" ][ "value" ]) to che empty value of that language, for example for Python should be None.
Thanks Luca
Change History
Note: See
TracTickets for help on using
tickets.