How to get all variables' names in Velocity Template? Follow
I want to get all variables' names from Velocity Template,thus I can display all variables' names for input,and generate code from template. I cann't find API in OpenAPI to implement this function. Any one can give me an idea?
Please sign in to leave a comment.
I am sorry. I have resolved this question by Velocity package. :)