이 태그는 변수 값을 정적 텍스트에 삽입할 수 있게 해 줍니다. 값은 다음과 같을 수 있습니다.
<% var secondaryType = _eventContextInformation.getSecondaryObjectTypeName(); ... // More JavaScript processing %> ... // More HTML The primary object was created in <%=secondaryType%>.
Event <%=_eventContextInformation.getEventName()%> is approved.
|
Copyright © 2014 CA.
All rights reserved.
|
|