[
https://issues.apache.org/jira/browse/UIMA-2449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13426597#comment-13426597
]
Philipp Daumke commented on UIMA-2449:
--------------------------------------
Hi Peter,
ok, "normal" questions to the user list from now on.
One reason why I put it here was that in your wiki documentation ASSIGN ist
defined as:
ASSIGN(Variable,NumericalExpression)
NumericalExpression is not entirely correct then, is it?
All the best
Philipp
> Initialization of Strings
> -------------------------
>
> Key: UIMA-2449
> URL: https://issues.apache.org/jira/browse/UIMA-2449
> Project: UIMA
> Issue Type: Bug
> Components: TextMarker
> Reporter: Philipp Daumke
> Priority: Minor
>
> Hi Peter,
> I coudln't find out how to initialize StringVariables. In the following code,
> the variable brandStr should be reset to "" for each loop iteration, but
> that's not the case.
> BLOCK(forEach) Car{}{
> STRING brandStr;
> Brand{->MATCHEDTEXT(brandStr)};
> }
> How to fix that?
> All the best
> Philipp
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira