Navigation :
Flow Control
Flow Control
@Library("kcdc") _
input message: 'INPUT EXAMPLE', ok: 'KCDC_2019', parameters: [string(defaultValue: '', description: '', name: 'STRING_PARAM', trim: false), booleanParam(defaultValue: false, description: '', name: 'BOOLEAN_PARAM')]
retryWithPrompt {
error "error during the demo"
}