I'm calling a function (getHierarchy()) from a "Bind by Select" .. the
select query is a follows ..
"SELECT ?name WHERE {LET (?name := :getHierarchy()) .}
The called function is very simple. For now I'm just trying to pass
back a literal.
The spin:body in the function contains:
SELECT ?name WHERE {LET (?name := smf:buildString
("ThisIsATestXYZ")) .}
Nothing is being returned.
The return type is set to xsd:string.
Barb
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TopBraid Composer Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/topbraid-composer-users?hl=en
-~----------~----~----~----~------~----~------~--~---