Hello,

For clear text data entry I'd like to be able to enable a 'trim' feature.

This page doesn't document one:
https://jenkins.io/doc/book/pipeline/syntax/#parameters

I would like something like this, does it exist? I couldn't get the below 
to work for me.
parameters {
   string(name: 'component', trim:true, description: 'component name for 
terraform')
  }

Thank you,

Mike

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/28cb5f4a-7209-4c43-855b-2c9b38539eb7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to