The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Brackets
2018-07-31, 19:44
Post: #1
Brackets
Hi,

I would like to do something like this in the config.

Code:
iseq ${need_default} true && ( choose selected || goto cancel )

How can I do that?
If I use

Code:
iseq ${need_default} true && choose selected || goto cancel

than it goes to cancel if need_default is not true.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Brackets - kovacsadam07 - 2018-07-31 19:44
RE: Brackets - MultimediaMan - 2018-07-31, 20:35
RE: Brackets - kovacsadam07 - 2018-08-01, 11:23



User(s) browsing this thread: 1 Guest(s)