The "Children" item functions with two parameters such as %objects%.Children(Objects, On) and %objects%.Children(Objects, In) will not work with the space inserted by the intellisense.
However, if you manually delete the space (or type the function yourself without a space) then it does work.
Either the intellisense should not insert the space or (preferably) the function should ignore any leading and trailing spaces on a parameter.