iif

  1. C

    B4J Question IIF error when converting string array to list

    Can someone please tell me why in the following the If...Else...EndIF works OK, but the Inline IIf fails or at least seems to produce an array rather than a list: Private Sub Button1_Click Private b As Boolean 'This works OK. If b Then Dim colours As List = Array As...
  2. red30

    Bug? XUI Views B4XSearchTemplate

    I downloaded the latest XUI Views library and put it in C:\Program Files (x86)\Anywhere Software\B4i\Libraries. Then my iOS app stopped working. I get an error: B4i Version: 7.20 Parsing code. Error Error parsing program. Error description: Undeclared variable 'iif' is used before it was...
Top