Compare commits
1 Commits
20241109-1
...
fac7a7a4b2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fac7a7a4b2 |
@@ -187,7 +187,7 @@ class cl_AttribLink():
|
|||||||
print(f"ERROR AttribLink => obi[{obj}] and key [{key}] not found.")
|
print(f"ERROR AttribLink => obi[{obj}] and key [{key}] not found.")
|
||||||
|
|
||||||
def get_value_from_attrib(self,data,obj, key):
|
def get_value_from_attrib(self,data,obj, key):
|
||||||
print(f"get value from {obj}=>{key}")
|
#print(f"get value from {obj}=>{key}")
|
||||||
ret = False
|
ret = False
|
||||||
t_obj = None
|
t_obj = None
|
||||||
if obj == "data":
|
if obj == "data":
|
||||||
|
|||||||
Reference in New Issue
Block a user