anybody know break() action?

  • when call xx()

    get

    Code
    INFO: 0
    INFO: 2 
    INFO: women 
    INFO: 3 
    INFO: 1 
    INFO: 2 
    INFO: 3 
    INFO: 0

    when i == 1,can not trace'man'
    but the loop continue,

    output 1 2 3

    But the strange thing is that can not execute some action like
    if
    for
    & any custom action

    in this example,
    if(stagewidth GT stageheight,trace('women'));
    did not be execute when i == 1


    1.19 pr6


  • get 5


    get 5 7


    *question* why??

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!