Qbyte Consulting

Avatar
  • Total activity 3
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 1
  • Qbyte Consulting created a post,

    Rendering a property with textGen

    Is it possible to render a string property with nested textGen renderers?text gen component for concept OutcomeNode {  (node)->void {    append {new Result(} ;    append $list{node.outcomes with ,}...