By: 4m0ni4c
Date: 2012-12-20
Time: 14:10
|
If and else problemHello, I just start using TBS and I have a problem with the condition if and else.
I'm also using cakePhp for the data. In my .docx document, I have write this line:
And my data is like that:
So I would like to know how I can do to write 'Use' or 'Not use' ? Regards, 4m0ni4c. |
||
By: Skrol29
Date: 2012-12-20
Time: 23:43
|
Re: If and else problemHi,
Your TBS field should be:
You have to place a space after parameter's names. Solution also posted in: http://stackoverflow.com/questions/13968650/how-to-check-that-a-variable-exist-with-tinybutstrong/13981693#13981693 |