User Tools

Site Tools


en:objects:interface:get:get_outer_text

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:objects:interface:get:get_outer_text [2020/10/26 13:28]
sales created
en:objects:interface:get:get_outer_text [2026/08/05 22:45] (current)
Line 1: Line 1:
-<html><< <<h2>gt_outer_text</h2> < strong>gt_outer_text ();</strong> - get the external text of the object in the DOM model. Available from version 4.9.40<br><br>After the function returns the result of their work in the script :<br><li><font color=blue>the inner text of element</font> – the inner text from the element found, the return value type is string<li><font color=blue>false</font> to find this element failed (e.g. no items that meet the specified criteria or not this frame), the return type boolean,<br><br></html>+<html><h2>get_outer_text</h2> <strong>get_outer_text();</strong> - get the external text of the object in the DOM model. Available from version 4.9.40<br><br>After the function returns the result of their work in the script :<br><li><font color=blue>the inner text of element</font> – the inner text from the element found, the return value type is string<li><font color=blue>false</font> to find this element failed (e.g. no items that meet the specified criteria or not this frame), the return type boolean,<br><br></html>
  
 PHP example: <code php><?php $xhe_host = "127.0.0.1:7014"; PHP example: <code php><?php $xhe_host = "127.0.0.1:7014";
en/objects/interface/get/get_outer_text.1603708138.txt.gz · Last modified: 2020/10/26 13:28 by sales